Class EExtensionsException

All Implemented Interfaces:
Serializable

public class EExtensionsException extends EBaseException
This represents the extensions exception.
Version:
$Revision$, $Date$
See Also:
  • Constructor Details

    • EExtensionsException

      public EExtensionsException(String msgFormat)
    • EExtensionsException

      public EExtensionsException(String msgFormat, Exception e)
    • EExtensionsException

      public EExtensionsException(String msgFormat, Object[] params)
  • Method Details

    • getBundleName

      protected String getBundleName()
      Description copied from class: EBaseException
      Returns the given resource bundle name.
      Overrides:
      getBundleName in class EBaseException
      Returns:
      the name of the resource bundle for this class.